Migrating to Koji 1.12 ====================== .. reStructured Text formatted The 1.12 release of Koji includes a several changes that you should consider when migrating. DB Updates ---------- There is a minor update to support the dist-repos feature: * The ``repo`` table now has a ``dist`` column Additionally, the schema explicitly adds the ``image`` permission to the permissions table, correcting an old oversight. As in previous releases, we provide a migration script that updates the database. :: # psql koji koji